Refactor to use DDS Pipe v2#371
Merged
rsanchez15 merged 38 commits intomainfrom Jun 7, 2023
Merged
Conversation
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: RaulSanchez <raul@eprosima.com>
Signed-off-by: RaulSanchez <raul@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
3686694 to
e073c90
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #371 +/- ##
===========================================
- Coverage 48.13% 31.21% -16.93%
===========================================
Files 88 17 -71
Lines 3571 503 -3068
Branches 1348 250 -1098
===========================================
- Hits 1719 157 -1562
+ Misses 1151 197 -954
+ Partials 701 149 -552
☔ View full report in Codecov by Sentry. |
Signed-off-by: jparisu <javierparis@eprosima.com>
e80b28a to
6266113
Compare
Signed-off-by: jparisu <javierparis@eprosima.com>
0acc573 to
d1fe43d
Compare
rsanchez15
requested changes
May 24, 2023
| add_subdirectory(yaml_tags) | ||
| add_subdirectory(yaml_manager) | ||
| add_subdirectory(yaml_reader) | ||
| # TODO uncomment when new API applied |
Collaborator
There was a problem hiding this comment.
ddsrouter_yaml unittest are not updated to new API
Collaborator
There was a problem hiding this comment.
Added in
Collaborator
|
Missing Documentation (installation steps) update |
Signed-off-by: jparisu <javierparis@eprosima.com>
Merged
added 2 commits
May 30, 2023 08:49
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
rsanchez15
requested changes
Jun 1, 2023
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
88fdee3 to
a428767
Compare
Signed-off-by: jparisu <javierparis@eprosima.com>
* Refactor ddsrouter_yaml tests Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Apply suggested changes Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> * Fix windows build Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com> --------- Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test branch to retake the refactor of DDS Router over DDS Pipe
Requirements
ToDo